JsonObjectGetDateTimeValue Method |
Namespace:
Independentsoft.Json.Parser
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime GetDateTimeValue(
string name
)
Public Function GetDateTimeValue (
name As String
) As DateTime
Parameters
- name
- Type: SystemString
Return Value
Type:
DateTime
See Also